DetailElementOrderUtils.BringForward
Description:
Moves the given detail instances one step closer to the front of all other detail instances in the view, while keeping the order of the given ones.
Moves the given detail instances one step closer to the front of all other detail instances in the view, while keeping the order of the given ones.
Overloads (2):
BringForward(Document,View,ICollection[ElementId])
public static void BringForward(
Document pDocument,
View pDBView,
ICollection<ElementId> detailElementIds
)
-
pDocumentThe document.
-
pDBViewThe view.
-
detailElementIdsThe set of detail elementIds to bring forward.
-
The set detailElementIds contains one or more non-detail element Ids.
-
A non-optional argument was NULL